home *** CD-ROM | disk | FTP | other *** search
/ Hip Tissue / Hip Tissue - Disc 1.iso / pc / dir / cphoto3.dxr / 00003_CONFIG_OFF.ls < prev    next >
Encoding:
Text File  |  1997-11-06  |  121 b   |  7 lines

  1. on mouseDown
  2.   puppetSound("ButtonSound")
  3.   set ret to button1("CONFIG_OFF", "CONFIG_ON")
  4.   if ret = 1 then
  5.   end if
  6. end
  7.